Top 17 Useful Basic Contact Form Showcase For Your Next Web Design Project

1. CAPTCHA & MAPTCHA Forms Protection

featured image

We’ve designed it to be easily integrated into any web form. However if you have any problem integrating the CAPTCHA to your form, please contact us.Basic CAPTCHA features.

More Details

2. Formoid

Formoid

Formoid makes creating beautiful web forms a cinch and a joy. With a no-coding drag-n-drop GUI, trendy Flat, Metro, Bootstrap form themes, pure css styled, responsive, retina-ready form elements, as-you-type validation, anti-spam captcha - Formoid is a just incredible form tool!

Modern Metro, Flat, Bootstrap form themes with fancy color schemes.

Pure CSS radios, checkboxes, selects, file upload, date picker, tooltips, and even google captcha!

All form elements look brilliantly on high resolution displays and devices.

Fully optimized to work on desktops, mobiles, and tablets.

More Details

3. JavaScript Fast Links

featured image

The shortcuts to the web sites and services are accessible through a context menu which is sensitive to the current selected text form the web page.A Basic Usage Sample

com/contact/javascript-fast-links

More Details

4. Slick & Clean CSS3 Contact and Register Forms Pack

featured image

Contact, Feedback, Questionnaire and Registration Forms Pack

Contact, Feedback and Questionnaire form in animated tabs

Contact form Basic

Contact form Simple

Feedback form Basic

Feedback form Simple

Questionnaire form Basic

Bonus: Questionnaire form Extended in animated tabs

Login, Register & Reset form in animated tabs

Login form

Registration form

Account Reset form

Contact us for troubleshooting – we’ll help in no time.- Added new forms: Contact, Feedback and Questionnaire form

- Added Login & Registration form in tabs with Popup mode

More Details

5. Ajax Contact Form with attachments

featured image

Ajax Contact Form with Attachments and no spam control (drag and drop, reCaptcha, ayah)

The w2 Ajax Contact Form is a complete solution to create ajax contact form.basic (simply drag’n’drop)

New HTML form template with HTML5 attribute placeholder.Adding the HTML attributes enctype=”multipart/form-data” for form element in examples.Automatic reloading of AYAH after form submission.You can add your own custom file field in your form.code source form editor (included in download package).You can use multiple instance of form in the same page.//Initialisation of the form

resetForm: true, //Spcifie if reset form after submit (true / false)

reCaptchaId: 'recaptcha', //Specifie an unqiue ID for HTML element where reCaptcha will be integrated (just specifie the ID do not create the element in the form)

showBtnSend: false, //Specifie if the btn send is visible when loading form when No Spam Control is activate (true / false)

//creation of a new instance of Class Contact

$contact = new W2ContactForm();

//if you need to redefine some parameters (example: if you have several contact form in your web site)

If you don't specifie email sender the email used to send the mail will be the user mail (who submit the form)

$contact->setMailSender('no-reply@mywebsite. $contact->setMailRecipient(array('1' => 'youremail@mail. $contact->setAutoResponder(true);

$contact->setMailResponder('no-reply2@mywebsite. $contact->setSiteName(array('name of web site'));

//Specifies the contact form HTML for the form validation. $contact->setRequiredFields(array('recipient', 'mail', 'subject', 'message'));

$contact->setBodyMessageFields('<p>E-mail: [mail]</p><p>Version: [version]</p><p>Phone: [phone]</p><p>Date of Birth: [datebirth]</p><p>Country: [country]</p><p>Web site: [website]</p><p>Message: [message]</p>');

//Specifies the subject of the email if you don't use subject field in your form

$contact->setMailSubject = 'subject of the message';

$contact->setHtmlFields(array('message'));

//Specifies if HTML tags is accepted in the email message (for the textarea form element)

$contact->setAcceptHtmlContent(false);

//Specifies if the HTML form maker is encoded in utf_8

$contact->setUtf8Encode(true);

$contact->setUploadsFolder(dirname(__FILE__). $contact->setMaxFileSize(1000000);

$contact->setMaxAttachmentFiles(5);

$contact->setExtFileOk(array('pdf', 'doc', 'docx', 'jpeg', 'jpg', 'png', 'gif'));

$contact->setDeleteUploadsAfterSending(true);

//Specifies the minimum and the maximum time between submission of the form (in seconds)

$contact->setAntiSpamTimeControl(array('min' => '5', 'max' => '3600'));

$contact->setAutoCHMOD(false);

$contact->setNoSpamControl(true);

//Specifies if you want to use recaptcha for simple HTML form

$contact->setReCaptcha(false);

//Specifies if you want to use AYAH for JavaScript validation form

$contact->setAyah(false);

$contact->setLang('en');

$contact->sendEmail();

More Details

6. FormMapper Address Autocomplete with Geolocation

featured image

Optionally: you can add a map container that will display an interactive map with jQuery form builder location finding capabilities and a form that will be populated with the complete address details including the latitude and longitude coordinates.The Basic Use

You can find a demo of the Basic Use here: http://cre84. The remaining details will be completed for you and if you include additional form elements or a map container they will be filled in with the appropriate content. If you click that button the site should first ask for your permission to locate you (if you haven’t already approved it) and then the site will automatically attempt to find your location, as close as possible and map it and fill in the form.formMapper() will run, the form address elements will be filled in, and the map will be shown.By conguring the form slightly you can handle multiple results.In addition to being able to fill in the form by entering an address, you could also search for the location of a Point of Interest (POI).Demo Contact Form

There is the usual form on the left that searches for a location and fills in the input items and has a smaller map included.Then there is the demo contact form on the right with a map that displays the location of the restaurant (as shown below.formMapper() plugin but is not attached to any form (since you wouldn’t want to change the display of where you can be found.formMapper element on the page is found in the jQuery email contact form itself.This particular use of the formMapper() plugin does not update a map and does not have a list of form inputs for the various address components. However, if you fill out the form and click submit (it will not send the email in the demo)  it will just display the email content for you to view.By adding a list of HTML form fields that each have address component names the form will have the various address items inserted without being visible to the end user and will be able to be sent along with the other (visible) form elements.details (The container that should be populated with the form data)

In addition to simplifing your form’s address input for your site’s visitors there are so many uses for this plugin.

More Details

7. AJAX Form Pro LITE: No MySQL Required

featured image

NOTE If you need a feature that is not within the current ones, write me on private (use the right-side “Contact Form” from my profile page) about it and I might be able to help you

The current Live Preview is from the full version of ajax form contact jQuery Pro which has a Control Panel. If you wish to rate this item lower than 5 stars, then please make sure you contact me first about any problem you might have with it and I will do my best to assist you. AJAX Form Pro a professional multi-usage web form meant to enhance the functionality of your website by providing an interactive user experience for your website visitors that need to reach you, whether they need to send a feedback, share their opinion regarding your website, fill a survey or even make a room reservation online. The script can be practically used to create any type of ajaxified, yet secure form that collects data and sends it to your email inbox including but not limited to:

Contact/Feedback Form

Support Form

Customer Survey Form

Online Product Order Form

Event Registration Form

Employment Form

Make a Room Reservation online form creator

Send Testimonial Form

Gift Order Form

Some of the features you get with ajax form submit jQuery Pro:

Each form has its own configuration file. For instance, you can enable the CAPTCHA for a form, while you can disable it for another form.This makes the form completion process interactive. The errors show/hide while the user fills the form. If this feature is disabled, then all the errors will show above the form once the user clicks the submit button. Clone Form

It can be useful if you have a multilingual website and you want to have a form in more than one language

This ‘file attachment’ feature is also available if you use the contact form jQuery inside a Lightbox. Fully (CSS & HTML ) Customizable: Supports any form element

Turns into a simple PHP contact form Form if JavaScript is disabled

Is the visitor in that 3% of people that have JS disabled? No worries! The form degrades gracefully into a basic non-AJAX PHP Contact Form.Display the form in a Mac-style ‘lightbox’ that floats overtop of web page. Modal Form with Sliding Transition (Left & Top)

If you do not want to show the basic successful confirmation message, you can redirect the user to a customized thank you page

Besides the basic mail() function, you can use the SMTP method to send the mail. Each form has its recipients. For instance, one can be set to send the form information to the Marketing Department while other can be set to send the information to the Billing Department.3 Layouts Available: ‘Left’ and ‘Right’ Justified Horizontal Labels, Vertical Labels, In-Field Labels + You have the option to create web form templates for each form (if you wish to customize them in depth)

The admin interface is intuitive and you can snap off a form in a few minutes. I can’t say enough about this form.

More Details

8. Quform - Responsive Ajax Contact Form

featured image

Quform is a powerful responsive ajax contact form that you can easily embed into any web page in a matter of minutes.If you need a PHP simple contact form to put on your website Quform is sure to suit your requirements.makes for a sleek user experience that is sure to make a positive impression when your visitors contact you.New: New Group CSS allows you to create complex form layouts

Form validation & filtering

Save form data to a database

You can adapt the Quform to be a register form, quote form or have whatever form fields you would

like and as well as sending you an email, there is also the option of saving the HTML reset form to a

You can quickly set up the form to send a custom autoreply message to the form user.We have included 3 ready to use themes to get you started with your form design, although you can easily

Quform uses UTF-8 encoding by default which means that form information submitted in many other languages will make it through to you.This is the most amazing contact form that I have found yet! Believe me, I have tried many!!! And the instructions are so well organized! And the design time to set it up did not take long at all! I Highly recommend this form!!! Great job!

A basic knowledge of PHP is recommended to be able to adapt the form, however the documentation is extensive so you may not need any

We would love to hear your suggestions on how we could improve the form, leave us a comment or send us an email and your suggestion might make it in to a

some reason this is not enough, feel free to contact us using the form on our CodeCanyon profile page if you need additional help.The Regular License permits you to use Quform on one website, but you can have more than one form on that website.Made it simpler to get submitted form values in custom email content

More Details

9. Sleek-kit Clean & Simple Bootstrap Form

featured image

Sleek-kit Clean and simple form builder HTML

Sleek-kit Clean and web form creator HTML & CSS.Its Bootstrap Grid form pack. Sleek kit is simple, clean and fresh modern form pack hat useful to agency, company , portfolio, etc.Sleek-kit psd include below form. Create Account form

Login Form

Forgot password form

Contact form

Newsletter form

Request Quote Form

Raleway (Google web-form) (Download from) http://www.

More Details

10. Forgot Password for User Management System

featured image

After you have finished basic installation, customizing the three pages (request reset, reset password and reset invalid) to match the design of your website may take awhile.a forgot password link just below your user login form.For item support, reporting bugs and update requests, product information please contact us through our support forum. If you have any questions or queries please send us a message through the contact form ajax PHP at Author Profile Page

More Details

11. Beta Splash Page Email Signup Form

featured image

Beta wordpress contact form

This is a very simple, yet stylish, form for your website where visitors can enter their email address (and name if desired) to be added to a contact list. This form does not require a database to function as it will create and store input into a CSV file. Basic email validation included

AJAX form submission but it does not rely on JavaScript

If you have require any assistance or customisation of the form please use our contact form

More Details

12. Ultimate Contact Page

featured image

A great all-in-one contact page for any business or organization!

Ultimate Contact Page makes it easy to add a professional contact page to any Wordpress website.AJAX contact form so customers can contact you

Uses a shortcode to add the contact page to any of your pages in wordpress!

reCaptcha Support – choose between a basic math question or recaptcha for spam control

MailChimp Support – add an option for visitors to join your mailing list when using your contact form

Disable features or ajax contact form fields you don’t need

More Details

13. WP FrontEnd Form - Multi-Purpose Posting Form

featured image

Basic Form/Guest Post and/or login required option http://poster.net/simple-form/

Advanced Form with multiple fields http://poster.net/custom-post-type-form/

Custom Post a job form http://poster.net/post-a-job-form/

Custom contact form with Recaptcha support.net/contact-form-2/

Open a Ticket form http://poster.net/open-a-ticket-form/

Sign In Form http://poster.net/sign-in-form/

Sign Up Form http://poster.net/sign-up-form/

WP FrontEnd Form (WPF) is a Wordpress Plugin, use to create a HTML form value at Front-End with shortcode support.Can use to create a Blog posting form.Can use to create a News posting form.Can use to create a feedback contact form HTML with different fields support.Can use to create a Job posting form.Can use to create Portfolio posting form with multiple Upload fields.Withdrawal form

Sign In form

[V3] Sign Up form.Profile updating form.Copy wp-frontend-form folder to wp-content/plugins.Go to Plugins/Installed plugin, find WP FrontEnd Form and click active.Go to WP FrontEnd Form

net/wp-frontend-form-multi-purpose-posting-form/ Or send the question at http://codecanyon.WP FrontEnd Form ContactForm Plugin – Screenshots

- WP FrontEnd Form's extra plugin, use to build ContactForm with email notification support

[New] Adding Sign In Form use Shortcode.[New] Adding Sign Un Form use Shortcode.

More Details

14. AJAX Form Pro: Create Unlimited Secure Forms

featured image

NOTE If you need a feature that is not within the current ones, write me on private (use the right-side “Contact Form” from my profile page) about it and I might be able to help you

If you wish to rate this item lower than 5 stars, then please make sure you contact me first about any problem you might have with it and I will do my best to assist you.- Improved the installation wizard by adding extra instructions and making the URL to contact form widget Pro to be validated correctly

- Added "Close Box and Return to Form" button in the Upload Lightbox

- Added a new feature: Import Form from HTML

* Added relative path (during the script installation) to the Form URL so you can load and use the CAPTCHA with both www and non-www in front of the domain name or if you load the same Form from URLs that have wildcard subdomains.* Send Post Data to remote URL: Useful for developers who do not wish to have an email sent or the message stored in the data, but just to create a form and send the jQuery ajax post data to another page, whether it's for a forum registration, a newsletter subscription etc.* Export All Messages from a Form / All Forms

* Export All the Fields Values that were stored for a Form (if the save data to DB is enabled)

* Turn Form into a basic contact form Form: if, for any reason, you want to disable the recaptcha ajax validation jQuery and have the page refreshed after the user presses "Submit", you can do that now.* Fixed an UI bug: the attachments were not cleared after post form HTML

AJAX Form Pro a professional multi-usage web form meant to enhance the functionality of your website by providing an interactive user experience for your website visitors that need to reach you, whether they need to send a feedback, share their opinion regarding your website, fill a survey or even make a room reservation online. The script can be practically used to create any type of ajaxified, yet secure form that collects data and sends it to your email inbox including but not limited to:

Contact/Feedback Form

Support Form

Customer Survey Form

Online Product Order Form

Event Registration Form

Employment Form

Make a Room Reservation online form builder

Send Testimonial Form

Gift Order Form

Some of the features you get with slider jQuery example Pro:

Each form has its own configuration file. For instance, you can enable the CAPTCHA for a form, while you can disable it for another form.This makes the form completion process interactive. The errors show/hide while the user fills the form. If this feature is disabled, then all the errors will show above the form once the user clicks the submit button. Clone Form

It can be useful if you have a multilingual website and you want to have a form in more than one language

This ‘file attachment’ feature is also available if you use the jQuery ajax form validation inside a Lightbox. Fully (CSS & HTML) Customizable: Supports any form element

Besides the basic mail() function, you can use the SMTP method to send the mail. For example, this feature is useful if you want to have a “Registration Form” with “Check-In” and “Check-Out” fields where you obviously need to have the later bigger then the former

Turns into a simple PHP Contact Form if JavaScript is disabled

Is the visitor in that 3% of people that have JS disabled? No worries! The form degrades gracefully into a basic non-AJAX PHP Contact Form.Display the form in a Mac-style ‘lightbox’ that floats overtop of web page. Modal Form with Sliding Transition (Left & Top)

If you do not want to show the basic successful confirmation message, you can redirect the user to a customized thank you page

Besides the basic mail() function, you can use the SMTP method to send the mail. Each form has its recipients. For instance, one can be set to send the form information to the Marketing Department while other can be set to send the information to the Billing Department.Includes: Basic (something must be typed, selected), E-Mail, Numerical (only numbers allowed), Phone Numbers (by using any format you would like), Minimum/Maximum Characters, Equal with (X) Characters, Field1 = Field2, No Duplicate Values (check if the same value was already sent through past form submits), Regular Expression. From AJAXified to Simple PHP Form

Do you have reasons to disable the lightbox ajax and have the jQuery ajax form submit the old way? You can do that in the Admin Panel. This setting is applied to that specific form only.Want to have the user subscribed to a newsletter, to a forum or to a membership website? No problem! All the form’s POST data can be sent to a Remote Page that will process the data.3 Layouts Available: ‘Left’ and ‘Right’ Justified Horizontal Labels, Vertical Labels, In-Field Labels + You have the option to create custom templates for each form (if you wish to customize them in depth)

The admin interface is intuitive and you can snap off a form in a few minutes. I can’t say enough about this form.

More Details

15. Simple Contact Slider

featured image

Simple Contact Slider is a very easy to use plugin for adding classic contact form into any and all pages of your WordPress powered website. Contact form is responsive, hidden behind the tab on the left or right side of the screen, and it is sliding into the screen when user clicks on tab. Depending on the screen size, width of the form will get smaller, and if needed, vertical scrollbars will appear. Form has validation built in for fields that are required, and it can have from 3 to 14 fields displayed.Plugin is ideal for most websites where you need simple way for visitors to get in touch, using effective slider method to hide the contact form. Includes 10 default schemes for slider tab and contact form. Change screen location and vertical position for slider tab and form. Control on what website pages you want contact slider displayed. Customize all labels and messages displayed in the contact form.When visitor fills in and sends the contact form, plugin takes the data and creates email that is sent to you (to any email you provide in plugin settings). Plugin is not saving any contact messages into database.Plugin includes total of 14 fields for contact form:

Basic and always active fields: email, name and message

Plugin offers 4 methods of protecting the form against spam messages:

Banned IP’s: list of IP’s to prevent from using contact form

accessing the contact form wordpress in the future. Control form visibility if accessed on mobile device

Email message can include page from where the contact form wordpress theme was open

New: Correct styling for form elements under iOS

New: Form Messages can now support HTML

More Details

16. Universal Responsive Mega Menu

featured image

Customizing the menu require some basic knowledge of CSS and you can change the look of every part of the menu : the fonts, the colors, the sizes, etc. Simple Working Contact Form

There’s also a contact form wordpress included (check the live preview to see it in action), it’s ready to be used and requires only your email address to be functionnal.If you encounter an issue when using my work or find a problem, you can contact me at any time from my profile page. You’ll need to be logged in to be able to access the simple contact form CSS (in the sidebar).Fixed a small bug related to the contact form builder in mgmenu_plugins.Fixed an issue with the add contact form wordpress page in the script (mgmenu_plugins. If you’re still not sure about the menu that would fit into your project, you can contact me at any time from my profile page.

More Details

17. Mega Menu Reloaded

featured image

Optionnal features like the contact form template or the tabs can be safely removed.Working AJAX Contact Form

Comes with a fully working AJAX contact form

() Notice : IE6 requires an additional script that improves its compatibility with some basic CSS properties. If you’re still not sure about the menu that would fit into your project, you can contact me at any time from my profile page.

More Details

18. Wordpress Ajax Contact Form with attachments

featured image

Ajax Contact Form with Attachments and no spam control (drag and drop, reCaptcha, ayah) for Wordpress

The w2 Ajax Contact Form for Wordpress is a complete solution to create ajax contact form in Wordpress.basic (simply drag’n’drop)

The plugin include features to solve theme conflict (Global Settings section), so if there is a theme conflict and you want to buy the plugin you can contact the technical support (send the url of the page where the form is displaying) to know the right configuration of the Global Settings section to solve theme conflict.Possibility to specify different translation file for each form (usefull to use several auto-reponder message).New HTML form template with HTML5 attribute placeholder. In automatic mode the form will use the language of your wordpress.Possibility to update the jQuery contact form popup plugin translation text for “en” and “en_US” language in the file “js/w2_contact_form/localization/message_en. This system prevents unwanted form data loss when user un-active the plugin. Example you can apply a fade out to the form after success submission.Automatic reloading of AYAH after form submission.Possibility to use PHP code in HTML source code editor when you integrate the form via PHP hard code (feature only available for PHP hard code integration).Possibility to create mail subject template by including existing form fields value.New feature to integrate a form by form validation HTML hard code (directly in your theme files).You can add your own custom file field in your form.Fix bug for fields setting configuration when the form have 0 required field.New feature to include several form in the same page.New feature to auto-configure the fields settings section by checking the HTML elements of the form with jquery.New selection page feature to display the form in different type of page (page, post, portfolio, products).Multi-selection page feature (to display the same form in several pages).You can create your own HTML template files and automatically add them to your lists of template in the form editor.You can create your own CSS theme and automatically add them to your lists of Theme in the form editor.

More Details